'Declaration
Protected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of DAPropertyDescriptor,DAPropertyElement) _ ) As Boolean
'Usage
Dim instance As DAPropertyElementCollection Dim other As KeyedCollection2(Of DAPropertyDescriptor,DAPropertyElement) Dim value As Boolean value = instance.Equals(other)
Parameters
- other